home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Presentations / Presentations ’97 / Sessions ’97 / Mac2Win / Sample / MacDummy lib / readme < prev   
Encoding:
Text File  |  1997-06-26  |  669 b   |  12 lines  |  [TEXT/MPS ]

  1. How to use this dummy library.
  2.  
  3. This stub library has been designed to help you evaluate which APIs mac2Win does not support right now.
  4.  
  5. Take you existing PowerPC project (MPW, metrowerks or Symatec) and remove the library InterfaceLib (which is a stub/glue library for the MacOS apis).
  6. Then add the MacDummyLib library and relink.
  7.  
  8.  
  9. If this does not generate any Mlink error, then Mac2Win supports all the APIs your project needs. If you get some link errors,
  10. then checks what they are. Some migh be Mac Specific APIs which dont make any-sense on Windows (or dont exists). Some might be missing in Mac2Win,
  11. in which case contact Altura for availability of these APIs.
  12.